* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none;
    border: none;
    color: #444444;
}

a:focus {
    outline: none;
}

img {
    border: none;
}

body {
    width: 100%;
    min-width: 1200px;
}

.gg{width:1200px;overflow:hidden;margin:0 auto;}


.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
     /* 触发 hasLayout */
    zoom: 1;
}

.head{
    width: 100%;
    height: 300px;
    background:url("/CommonImage//bg_head.jpg");
    background-position:center top;
    background-repeat: no-repeat;
}

.c_w_1200{
    width: 1200px;
    margin: 0 auto;
}

.head .c_w_1200{
    height: 300px;
    position: relative;
    background: url("/CommonImage//head_1.png");
    background-position:center top;
    background-repeat: no-repeat;
}

.tool {
    position: absolute;
    top: 25px;
    right: 0;
    font-size: 14px;
    color: #444444;
}

.tool a {
    font-size: 14px;
    color: #444444;
    padding: 15px;
}

.nav {
    width: 100%;
    height: 56px;
    background-color: #005bac;
}

.nav .itm {
    line-height: 56px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 0 27px;
    float: left;
    width: 150px;
    white-space: nowrap;
    box-sizing: border-box
}

.nav .itm a {
    color: #ffffff;
}

.search{
    background: url("/CommonImage/bg_search.png");
    width: 288px;
    margin-left: 12px;
    height: 40px;
    float: left;
    margin-top: 7px;
    background-position: center top;
    background-repeat: no-repeat;
}

.search input[type=text] {
	width: 178px;
    margin-left: 2px;
    border: none;
    background: none;
    outline: none;
    height: 34px;
    line-height: 34px;
    margin-top: 2px;
    color: #ffffff;
}

.search button[type=submit] {
    border: none;
    background: none;
    outline: none;
    width: 44px;
    height: 40px;
    float: right;
}
.search select {
    background: none;
    border: none;
    color: #cccccc;
    border-right: 1px solid #cccccc;
    height: 40px;
    outline: none;
    line-height: 40px;
}

.floatPanel {
    position: absolute;
    top: 420px;
    right: 10px;
}

.fp-itm {
    width: 62px;
    height: 62px;
    display: block;
    margin-bottom: 5px;
}

.fp1 a {
    background: url("/CommonImage/f_icon_1.png");
    width: 62px;
    height: 62px;
    display: block;
}

.fp2 a {
    background: url("/CommonImage/f_icon_2.png");
    width: 62px;
    height: 62px;
    display: block;
}

.fp3 a {
    background: url("/CommonImage/f_icon_3.png");
    width: 62px;
    height: 62px;
    display: block;
}

.fp4 span {
    background: url("/CommonImage/f_icon_4.png");
    width: 62px;
    height: 62px;
    display: block;
    position: relative;
}

.wechatcode {
    width: 120px;
    height: 120px;
    float: right;
    position: absolute;
    bottom: 0;
    left: -120px;
}

.wechatcode img {
    width: 120px;
    height: 120px;
}

.nonexist {
    display: none;
}

.foot {
    width: 100%;
    height: 157px;
    background-color: #005bac;
    overflow: hidden;
}

.foot .con {
    width: 715px;
    margin: 40px auto 0 auto;
    overflow: hidden;
}

.foot .logo_1 {
    float: left;
    margin-top: 10px;
    margin-right: 35px;
}

.foot .logo_2 {
    float: left;
    margin-top: 12px;
    margin-left: 45px;
    margin-right: 20px;
}

.foot .text {
    float: left;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
}

.foot .text p {
    font-size: 14px;
    line-height: 24px;
}

.foot .text2 {
    font-size: 16px;
    margin-top: 15px;
}

.foot .text2 p {
    font-size: 16px;
}
